stack: Use normal opacity groups rather than weird ones in GtkWidget
authorAlexander Larsson <alexl@redhat.com>
Thu, 4 Jul 2013 11:30:51 +0000 (13:30 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 4 Jul 2013 11:30:51 +0000 (13:30 +0200)
commite12d3cea4751435556f6d122be9033a33576895c
treea5417b035e4e2bf7c2281ef6d1c61ccd047e866c
parent5f245374ed1a712b42c3ae73e10a532f968abc3a
stack: Use normal opacity groups rather than weird ones in GtkWidget

Since we now do all drawing propagation on the cairo_t (rather than
exposing multiple independent times on the GdkWindows) we no longer
need the opacity 0.999 hack.
gtk/gtkstack.c